Gathering a random sampling of data from a bigger source has many uses, from testing, debugging and marketing. Some examples:
Whilst developing or debugging a LINQ query, it is easier to analyze a smaller result set from a much larger source
Running
Read More