[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 7453  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19191Chande, Keith24044KielSaarlandGermany
19371Mehta, Roy24044KielSaarlandGermany
19387Rana, Ruth24044KielSaarlandGermany
20913Liu, Wesley24044KielSaarlandGermany
22447Shan, Tara, C24044KielSaarlandGermany
22701Navarro, Anne24044KielSaarlandGermany
22652Shan, Gilbert, B24044KielSaarlandGermany
22836Sai, Michele24044KielSaarlandGermany

Generated 2025-07-17 09:40:12.023 UTC