Returns a preview of the first 10 rows from a table. If the table has a block_timestamp column, results are ordered by block_timestamp DESC. Uses column metadata from Postgres for fast lookup, then queries Snowflake for data. Results are cached for 24 hours.