As far as I can tell, Apple's documentation on using the CloudKit Dashboard doesn't explain how to look up specific users' records.
So, let's say one of my users wants me to delete their iCloud data from my app's public database.
What's the best way to find that particular record in the CloudKit Dashboard?
There's the createdBy system field -- but how do I connect that to a user? There's also a recordName system field that holds an ID of some kind.
Please advise.
Thank you!

