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

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

6 items

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

Generated 2025-07-12 07:04:10.532 UTC