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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom
21407Lin, Wesley3977CranbourneVictoriaAustralia
27399Parker, Thomas92118CoronadoCaliforniaUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 00:54:09.619 UTC