Afonso_Diaz2023-11-04 07:22 PM
    Updated 2023-11-04
    select * from cosmos.core.fact_transactions
    where tx_from ilike 'stride%'
    limit 1000
    Run a query to Download Data