You are building an ADO.NET EF application. You need to add a property of type NVARCHAR(50) named Notes to the underlying database table named Customer and have it reflected in the Customer entity. What should you do? (Choose all that apply)