I have a custom entity which has a field that is a lookup to the Citizen entity.
I have to do reports using the DB data and want to get the Citizen Id's for all the records in the Custom entity.
Anyone know if the ID's are the lookup field value or how do you find the Citizen Id for each record?