exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 195 discussion

Actual exam question from Microsoft's DP-600
Question #: 195
Topic #: 1
[All DP-600 Questions]

You have a semantic model named Model1 that contains data that relates to customers and their bank account balances.

Model1 has the following tables and columns.



A customer can have one or more accounts. Each account can be associated to multiple customers.

You need to ensure that users can query Model1 to identify the total transaction amounts by customer.

What should you add to Model1?

  • A. a many-to-many relationship between FactTransaction and Dim Customer
  • B. a bridge table with relationships to DimCustomer and DimAccount
  • C. a bridge table with relationships to FactTransaction and DimCustomer
  • D. the CustomerKey column in FactTransaction and a relationship to DimCustomer
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Duke_CT
2 weeks, 1 day ago
Selected Answer: C
Well, [Option A] and [Option C] are definitely wrong. Between the other two, C is the better fit.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...