Scenario:
- Backend entity has an attribute named A
- Local entity needs to map the remote attribute A into a local attribute named B
Let's design + implement a mechanism, similar to the remote bucket name overrides, so that the client can map a remote attribute into a different local attribute.