A possible solution is:
Retrieve User where [Name = $currentUser/Name]
or you can create an entity yourself (inherited from entity User) which also inherites the Name property from User.