An API that connects multiple Microsoft services, enabling data access and automation across platforms
As far as I know, Graph does not support accessing user related resource using anything other than id and userPrincipalName. You can try to first retrieve one of the two fields using /users endpoint by applying on premise related fields in a filter operation.