Interfaces are things a class is capable of doing. Not what it is, but what it can do.
IGroupableItem
Other names describe what things are or are too vague to be useful.
Specifically, "IDataEntity" is largely meaningless. After all, everything's a data entity.
