Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
select
state_geom, state_name, state
from
`bigquery-public-data.geo_us_boundaries.states`
limit 10 offset 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment