This one liner would do the trick:

Get-ADUser -Filter {EmailAddress -eq '[email protected]'}
PS C:\Windows\system32> Get-ADUser -Filter {EmailAddress -eq '[email protected]'}
DistinguishedName : CN=Bruce Lee,OU=Kung Fu Fighters,DC=kimconnect,DC=com
Enabled           : True
GivenName         : Bruce
Name              : Bruce Lee
ObjectClass       : user
ObjectGUID        : hiyakk-6d92-40b5-9709-kickyahead
SamAccountName    : brucelee
SID               : S-1-5-21-1984247331-574535-000000-000000
Surname           : Lee
UserPrincipalName : [email protected]