Alternate keys is supported in Web API OData V5.7. For detail information about alternate keys, please refer to here
The related sample codes can be found here
Enable Alternate key
Users can enable alternate key in the global configuration.
Model builder
So far, an Edm model with alternate keys can be built by ODL APIs.
So, SSN is an alternate key.
Routing for alternate key
In OData controller, Users can use the attribute routing to route the alternate key. The Uri template is similiar to function parameter. For example: