While trying to get a field from an entitytype which has many dups using the sharprepository FindAll method with paging, I noticed a lot of dups. There was no way to specify that the return list should be distinct values.
This would be a good logical enhancement for the Findall method.