A travel company has a Common Data Service (CDS) environment. The company requires the following: Custom entities that track which regions clients have traveled. The dates their clients traveled to these regions. You need to create the entities and relationships to meet the requirements. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
正解:C,D,F
Need a Region entity, a intersect entity ContactRegion between Contact and Region, and a way to input region visits.