Find unique identifiers, composite keys, and almost-keys that fail due to blanks or duplicates.
Tip: use samples, upload, copy, download, and send-to actions inside the workspace where available.
Primary Key Finder examines a CSV and reports which columns could actually serve as a primary key: single columns that are unique and complete, composite combinations that become unique together, and — most usefully — the near-misses, columns that would be a key except for a handful of blanks or a couple of duplicate values. Those almost-keys are usually the interesting finding, because they point at a data quality problem rather than a modelling one.