Fact_Table
Fact
days_spent_screening
days_spent_preliminary_decision
days_spent_final_decision
days_spent_payment_made
dimension_date
application_submitted_Date_Key (PK,FK) application_screening_start_Date_Key (PK,FK) preliminary_decision_made_Date_Key (PK,FK) final_decision_made_Date_Key (PK,FK) payment_made_Date_Key (PK,FK)
dimension_employee
application_screening_Emp_Key (PK,FK) preliminary_decision_made_Emp_Key (PK,FK) final_decision_made_Emp_Key (PK,FK) payment_made_Emp_Key (PK,FK)
Other Trackable Fact
amt_submitted
amt_screening
amt_preliminary_decision
amt_final_decision
amt_paid