Koha::Schema::Result::City
cities
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
unique identifier added by Koha
data_type: 'varchar' default_value: (empty string) is_nullable: 0 size: 100
name of the city
data_type: 'varchar' is_nullable: 1 size: 100
name of the state/province
data_type: 'varchar' is_nullable: 1 size: 100
name of the country
data_type: 'varchar' is_nullable: 1 size: 20
zip or postal code