Afonso_Diaz2023-06-11 10:26 PM
    Updated 2023-06-11
    select *
    from cosmos.core.fact_msg_attributes
    where
    --attribute_key = 'amount'
    msg_type = 'delegate'
    limit 100
    Run a query to Download Data