select *from northwind..orders order by newid() select top 10 * from northwind..orders order by newid()