nethermindnarutPractice 1 - Label
    Updated 2023-05-23
    SELECT *
    FROM Ethereum.core.dim_labels
    --WHERE label = 'binance'
    --AND ADDRESS_NAME NOT LIKE '%deposit%';
    LIMIT 100;
    Run a query to Download Data