What should the fact table records look like with dim table relationships like this?
FactTable has id1, id2, and id3 corresponding to DimTable1, DimTable2, and DimTable3. It has 5 corresponding records with DimTable1, 2 corresponding records with DimTable2 and 3 corresponding records with DimTable3.