[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 189   SHUFFLE   <  SKIP 362  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13780Perez, Monica92700ColombesHauts de SeineFrance
16774Perry, Eduardo, R98901YakimaWashingtonUnited States
19050Chapman, JoelGL50CheltenhamEnglandUnited Kingdom
16629Zheng, Rosa, G2036MatravilleNew South WalesAustralia

Generated 2025-07-19 06:57:01.720 UTC