Microsoft Dynamics 365 Customer Experience Analyst — Question 11

One of the data sources being ingested into Dynamics 365 Customer Insights - Data is Microsoft Dataverse.
During the unification process, you need to identify the primary key.
Which three data types can you use as a primary key attribute? Each correct answer presents a complete solution. (Choose three.)
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, C, E

Explanation

The correct answer includes Integer, String, and GUID because these data types can uniquely identify records in a database. Whole Number and Boolean cannot be used as primary keys due to their limitations in ensuring uniqueness across records.