[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 127   SHUFFLE   <  SKIP 279  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16669Martinez, Benjamin98033KirklandWashingtonUnited States
16262Xie, Kathryn, M75002ParisSeine (Paris)France
29011Roberts, Allison, M94109San FranciscoCaliforniaUnited States
24015Hall, JennaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 10:56:10.237 UTC