public.users
CertifiedPIIcoreCore users table — one row per registered account.
4,120,000 rows · 7 columns · owned by Sasha Lee · refreshes every 2h
| Column | Type | Nullable | Description |
|---|---|---|---|
| id | uuid | no | Primary key. |
| emailPII | text | no | User's email — PII. |
| full_namePII | text | yes | — |
| created_at | timestamptz | no | — |
| plan | text | yes | free | pro | enterprise |
| country | text | yes | — |
| company_id | uuid | yes | — |