Zip Code Lookup Table
State of Maryland
@usgov.state_of_maryland_zip_code_lookup_table
State of Maryland
@usgov.state_of_maryland_zip_code_lookup_table
Includes Maryland Zip Codes and their corresponding cities/towns, and counties.
Organization: State of Maryland
Last updated: 2020-11-10T17:25:28.058111
Tags: zip, zip-code
CREATE TABLE table_1 (
"zip_code" BIGINT,
"city" VARCHAR,
"county" VARCHAR
);Anyone who has the link will be able to view this.