[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 7444  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13797Gao, Franklin, R24044KielSaarlandGermany
13683Torres, Sheila, C24044KielSaarlandGermany
14139Sai, Meredith24044KielSaarlandGermany
14551Vance, Michele, C24044KielSaarlandGermany
15684Suarez, Tyrone24044KielSaarlandGermany
16448Martin, Cheryl, C24044KielSaarlandGermany

Generated 2025-07-12 12:14:42.506 UTC