more random results vs speed
Example returning 1% of the data in tableName
tableName
SELECT * FROM tableName TABLESAMPLE BERNOULLI(1);