IIRC, the random feature was added to 21.12, and the cloud is on 21.03.
As a workaround, client side you could generate 5 random numbers within the total numbers of records and issue five queries with first: 1 offset: x.
IIRC, the random feature was added to 21.12, and the cloud is on 21.03.
As a workaround, client side you could generate 5 random numbers within the total numbers of records and issue five queries with first: 1 offset: x.