I have a fact table for "Treatment". Each treatment has a start and stop date. Is it as simple as placing a surrogate key from the date dimension in each of the start and stop fields in the fact table? Seems simple but I'm guessing there are more things to consider than I am.
Thanks kindly for any thoughts.