[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 0   SHUFFLE   <  SKIP 3123  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27605Martinez, Miguel98284Sedro WoolleyWashingtonUnited States
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom
18267Jai, Brad, C2580GoulburnNew South WalesAustralia
26736Xu, Lacey, A90706BellflowerCaliforniaUnited States

Generated 2025-11-01 06:12:32.221 UTC