[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 484   SHUFFLE   <  SKIP 2537  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
27094Kelly, Sean94611OaklandCaliforniaUnited States
21656Hayes, Hannah, JV8VVictoriaBritish ColumbiaCanada
11373Luo, Carly, H38231SalzgitterHessenGermany

Generated 2025-07-17 13:04:44.173 UTC