Baselight

MD City Lookup Table

State of Maryland

@usgov.state_of_maryland_md_city_lookup_table

Loading...
Loading...

About this Dataset

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

Tables

Table 1

@usgov.state_of_maryland_md_city_lookup_table.table_1
  • 7.31 KB
  • 430 rows
  • 2 columns
Loading...

CREATE TABLE table_1 (
  "city" VARCHAR,
  "county" VARCHAR
);

Share link

Anyone who has the link will be able to view this.