I have used to getEavAttributes() function and I am not getting returned a full array if I have many rows with the same entity and attribute. The most I get in an array is 2 and then its getting overwritten with the next result as it itterate through on loadEavAttributes().
Any ideas?