You are designing a star schema for a dataset that contains records of online orders. Each record includes an order date, an order due date, and an order ship date.You need to ensure that the design provides the fastest query times of the records when querying for arbitrary date ranges and aggregating by fiscal calendar attributes.
Which two actions should you perform?
NOTE: Each correct selection is worth one point.