[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 434   SHUFFLE   <  SKIP 214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom
20960Beck, Darrell, J75003ParisSeine (Paris)France
13366Davis, Austin, EV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-18 06:39:20.448 UTC