MD City Lookup Table
State of Maryland
@usgov.state_of_maryland_md_city_lookup_table
State of Maryland
@usgov.state_of_maryland_md_city_lookup_table
This dataset is a simple table that contains a list of Maryland cities and associated counties. It may not be a complete list. This dataset is often used as a lookup table when pulled into a third party business intelligence tool. Users may also want to use the Zip Code Lookup Table and the Maryland Counties Match Tool for Data Quality dataset with this City Lookup Table in order to easily create one to many relationships (joins) in a third party business intelligence tool.
Organization: State of Maryland
Last updated: 2020-11-10T17:25:48.463680
CREATE TABLE table_1 (
"city" VARCHAR,
"county" VARCHAR
);Anyone who has the link will be able to view this.