[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 7450  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17190Rana, Ebony, J24044KielSaarlandGermany
17985Sun, Cedric24044KielSaarlandGermany
19065Arun, Michele, A24044KielSaarlandGermany
19191Chande, Keith24044KielSaarlandGermany
19371Mehta, Roy24044KielSaarlandGermany
19387Rana, Ruth24044KielSaarlandGermany
20913Liu, Wesley24044KielSaarlandGermany

Generated 2025-07-11 23:22:54.457 UTC