[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 325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13384Ashe, Mario, T98312BremertonWashingtonUnited States
19287Chandra, Shane, M75006ParisSeine (Paris)France
24595Wu, Kelvin1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 15:05:20.689 UTC