[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   SHUFFLE   SKIP 3557   <  SKIP 660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
25995Phillips, Jack, RV8XRoyal OakBritish ColumbiaCanada
14881Griffin, Eric98312BremertonWashingtonUnited States

Generated 2025-07-22 12:45:14.153 UTC