You can configure unordered list assertions for page lists to determine if the expected result is anywhere in the list of results that is returned by a data page. Even if the order of results changes, the test will continue to work (for example, if items were later added to the list after it was generated).
For example, you can verify if a product is present in a product list in the data page, regardless of where the product appears in the list results. You can also verify if there is at least one employee with the name John in the results of the Employee list data page.