[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 224   SHUFFLE   <  SKIP 1344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23216Hall, Kevin, C91364Woodland HillsCaliforniaUnited States
15584Raji, Christy2444Port MacquarieNew South WalesAustralia
12567Arthur, Carmen, MNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 12:34:18.000 UTC