What would be the equivalent of this code, but return all values (not only the distinct ones)?
private List GetDistinctValues(string field)