[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7445  >   <  TAKE 8  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13797Gao, Franklin, R24044KielSaarlandGermany
14139Sai, Meredith24044KielSaarlandGermany
14551Vance, Michele, C24044KielSaarlandGermany
15684Suarez, Tyrone24044KielSaarlandGermany
16448Martin, Cheryl, C24044KielSaarlandGermany
17190Rana, Ebony, J24044KielSaarlandGermany
17985Sun, Cedric24044KielSaarlandGermany
19065Arun, Michele, A24044KielSaarlandGermany

Generated 2025-07-16 21:58:32.095 UTC