If I have a Customer model, that extends IdentityUser, then I can annotate the properties I add easily...
Customer
IdentityUser
public class Customer : Id