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

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

6 items

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

Generated 2025-07-16 22:55:11.833 UTC