Is it possible within the Common Data Service to have an Entity with 2 or more fields of the type Image?
When trying to Save Entity with a second Field(Image) I get error message

The entity could not be created: Attribute with Name EntityImage already exists on entity ...
Can anyone explain why this occurs?
Is there anywhere that explains in detail how CDS actually works?
Thanks