[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 3669   SHUFFLE   <  SKIP 1491  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18976Howard, Garrett97330CorvallisOregonUnited States
13270Baker, Mason, AV8Y 1L1CliffsideBritish ColumbiaCanada
16981Simmons, Hunter97034Lake OswegoOregonUnited States
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 17:04:47.098 UTC