Back-compat aliases.
factory NSKey.fromInteger(String tableName, int id) => NSKey.integer(tableName, id);