Capture the rows that answer your question.
Query the test database for the order, entitlement or account state your flow needs to inspect. PostgreSQL queries run in a read-only transaction and retain the returned columns and rows.
- Column names and row values
- Stable ordering with a unique key
- Original query snapshots