FromEntity
FromEntity[entity] returns a Wolfram Language object corresponding to an entity.
Examples
Convert a country entity to a geographic region:
FromEntity[Entity["Country", "France"]]Convert a color entity:
FromEntity[Entity["Color", "Red"]]Please visit the official Wolfram Language Reference for more details.