[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 24   SHUFFLE   <  SKIP 1140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25995Phillips, Jack, RV8XRoyal OakBritish ColumbiaCanada
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
17948Vazquez, Cheryl, ARH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-16 17:11:57.026 UTC