[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 650   SHUFFLE   <  SKIP 3434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26387Roberts, DaltonWA3WatfordEnglandUnited Kingdom
25336Cook, Chase, L98020EdmondsWashingtonUnited States
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-20 16:08:04.045 UTC