barbodUntitled Query
    SELECT * FROM `FLOW`.`FACT_BLOCKS`
    WHERE `TX_COUNT` > 50
    ;
    Run a query to Download Data