[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   <  SKIP 3401  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18164Wang, Alisha, V38231SalzgitterHessenGermany
18619Mehta, Dominic38231SalzgitterHessenGermany

Generated 2025-07-22 06:29:16.889 UTC