Microsoft
DP-700 · Question #48
You have a Fabric workspace that contains two lakehouses named Lakehouse1 and Lakehouse2. Lakehouse1 contains staging data in a Delta table named Orderlines. Lakehouse2 contains a Type 2 Slowly changi
Sign in or unlock DP-700 to reveal the answer and full explanation for question #48. The question stem and answer options stay visible for context.
Design and implement data modeling
Question
You have a Fabric workspace that contains two lakehouses named Lakehouse1 and Lakehouse2. Lakehouse1 contains staging data in a Delta table named Orderlines. Lakehouse2 contains a Type 2 Slowly changing dimension (SCD) dimension table named Dim_Customer.
You need to build a query that will combine data from Orderlines and Dim_Customer to create a new fact table named Fact_Orders. The new table must meet the following requirements:
- Enable the analysis of customer orders based on historical attributes.
- Enable the analysis of customer orders based on the current attributes.
Exhibit
Unlock DP-700 to see the answer
You've previewed enough free DP-700 questions. Unlock DP-700 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Slowly Changing Dimensions#Fact Tables#Data Modeling#SQL Joins
