Generate a node ID for a Supabase/Postgres table.
static String supabaseTable(String tableKey) => _supabaseTable.create(tableKey);