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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12384Gutierrez, Jacquelyn, C24044KielSaarlandGermany
12388Kumar, Casey, G24044KielSaarlandGermany
12544Jordan, Bruce, E24044KielSaarlandGermany
13797Gao, Franklin, R24044KielSaarlandGermany
13683Torres, Sheila, C24044KielSaarlandGermany
14139Sai, Meredith24044KielSaarlandGermany
14551Vance, Michele, C24044KielSaarlandGermany

Generated 2025-07-20 05:03:03.716 UTC