I have a Citizen table containing all the records of the citizens.
I have a number of entities that each record has an associated citizen record.
Though not all citizens have an associated entity.
Does anyone know how I can find out what Citizen records do not have an associated Entity, Activity or Case?