If you were asked to store a postal address in a database, how would you do it? Probably a few columns that represent the city, state, postal, country, and street. You could very well do that, but that would seem strange, right? Passing around all these properties as parameters to…