[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 34   SHUFFLE   <  SKIP 2241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28366Rivera, Dalton, EGL50CheltenhamEnglandUnited Kingdom
16801Henderson, Jasmine98225BellinghamWashingtonUnited States
11948Xu, Tasha, E2065St. LeonardsNew South WalesAustralia

Generated 2025-07-12 03:30:44.708 UTC