[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 3112   SHUFFLE   <  SKIP 81  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14099Lin, Rafael2444Port MacquarieNew South WalesAustralia
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
14941Patterson, Emma, JNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-14 13:16:04.207 UTC