Use $consolidatefruit() at the point of adding and it should be more efficient than if you were to do it every time you read from the table.
Tbh it should be fine for singular adds/reads like this, it would maybe need a bit of speeding up if you were planning to loop through every item in the table passing them all to the alias.