[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 364   SHUFFLE   <  SKIP 871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11094Ma, Cedric, W3977CranbourneVictoriaAustralia
11818Garcia, Daniel, C92118CoronadoCaliforniaUnited States
29360Rodriguez, Bryant, RNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 01:48:07.646 UTC