[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 4000   SHUFFLE   <  SKIP 1779  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16191Zeng, Margaret, MRG7 5H7ReadingEnglandUnited Kingdom
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
18164Wang, Alisha, V38231SalzgitterHessenGermany
19984Morris, Sara92020El CajonCaliforniaUnited States

Generated 2025-07-14 00:04:38.149 UTC