nerdexam
Microsoft

MB-280 · Question #42

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…

The correct answer is B. Whole Number C. String E. GUID. In Dynamics 365 Customer Insights, during the unification process, the primary key must be unique for each record. The following data types can serve as a primary key: Whole Number: Whole numbers are frequently used as primary keys, particularly when generated as sequential…

Create Dynamics 365 Customer Insights - Data unified profiles from different data sources

Question

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.

Options

  • AInteger
  • BWhole Number
  • CString
  • DBoolean
  • EGUID

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    91% (31)
  • D
    3% (1)

Explanation

In Dynamics 365 Customer Insights, during the unification process, the primary key must be unique for each record. The following data types can serve as a primary key: Whole Number: Whole numbers are frequently used as primary keys, particularly when generated as sequential values. String: Strings can be used as primary keys, especially when they represent unique values, such as codes or identification numbers. GUID: A Globally Unique Identifier (GUID) is commonly used as a primary key in systems like Microsoft Dataverse, ensuring a unique value for each record. Other options like Integer are not typically used independently of the Whole Number data type, and Boolean values cannot serve as primary keys since they can only have two possible values (True/False), which would not meet the uniqueness requirement for identifying records.

Topics

#Customer Insights Data#data unification#primary key#data types

Community Discussion

No community discussion yet for this question.

Full MB-280 Practice