I am using CDS as my connector.
If you see in the image below, you will notice that the _crd0c_cruiseid_value gives a long string, instead of the auto-number value setup when I created the entity. I would like to get the ID as well as the name or title of the value.
The csv should be seen as followed:
PassengerName,CruiseID,Age,CruiseTypeID
Andy,0001,16, 4-day
Wilma, 0002, 36, 5-day
Ginger, 0003, 54, 7-day
Jewel, 0004, 45, 4-day
