Selectors for the main part of customer state.
| Name | Type | Description | 
|---|---|---|
| selectAddress | (id: T['id']) => MemoizedSelector<DaffCustomerStateRootSlice<DaffCustomer, T>, T> | 
		Selects the customer. | 
| selectAddresses | MemoizedSelector<DaffCustomerStateRootSlice<DaffCustomer, T>, T[]> |