select random_sample(x, 3) from AS_TABLE(ListMap(ListFromRange(1, 50), ($x) -> {return AsStruct($x as x);}))