the customer name has two value: first name and last name. there are two ways to deal with the composite attribute. we can create a new entity ADDRESS or we can create the new attribute STREET, City, state, and ZIP in the SHIPPING entity. similarly, we can use two new attribute, FNAME and LNAME, to represent the multi-valued attribute NAME