[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 875   SHUFFLE   <  SKIP 635  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23887Carter, Mason, A98225BellinghamWashingtonUnited States
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 08:42:39.275 UTC