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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22652Shan, Gilbert, B24044KielSaarlandGermany
22836Sai, Michele24044KielSaarlandGermany
22701Navarro, Anne24044KielSaarlandGermany
22447Shan, Tara, C24044KielSaarlandGermany
24108Lal, Tonya, B24044KielSaarlandGermany
24191He, Marshall, R24044KielSaarlandGermany
24206Munoz, Marie24044KielSaarlandGermany

Generated 2025-07-11 18:01:29.719 UTC