You have a large table in BigQuery that is updated constantly. You need to perform a query that is consistent. What should you use?
This lets you query data as it existed at a past time.
Why this answer
Table snapshots allow you to query a consistent version of a table from a specific point in time.