+--------------------------------------------------------------++----------------------------------------------++------------------------------++----------------------------------------------------------+ | Orders || Customers | Products || Addresses | +------+----------+---------+----------------+-----------------++----+-----------+------------+----------------++------+-----------------------++----+------+-----------------+----------+-------+---------+ | id | customer | product | orderDate | shippingAddress || id | givenName | familyName | billingAddress || id | name || id | apt | street | city | state | contact | +------+----------+---------+----------------+-----------------++----+-----------+------------+----------------++------+-----------------------++----+------+-----------------+----------+-------+---------+ | 2185 | 1 | 1004 | 20020907120057 | NULL || 1 | Biff | Thompson | 1 || 1001 | white house || 1 | NULL | 123 Elm Street | EdgeCity | XX | 1 | | 2186 | 2 | 2001 | 20020907120057 | NULL || 2 | Chip | Thompson | 1 || 1002 | picket fence || 2 | 1 | 245 King Street | EdgeCity | XX | 3 | | 2187 | 2 | 2004 | 20020907120057 | NULL || 3 | Eustis | Walker | 2 || 1003 | sport utility vehicle || 3 | 18b | Ally 17 | BigCity | XX | 3 | | 3183 | 2 | 2005 | 20020907120057 | 2 || 4 | Elie | Tweak | 3 || 1004 | pool |+----+------+-----------------+----------+-------+---------+ +------+----------+---------+----------------+-----------------++----+-----------+------------+----------------+| 1005 | grill | | 2001 | skateboard | | 2002 | rebelious music | | 2003 | earring | | 2004 | nose ring | | 2005 | other ring | +------+-----------------------+