[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 999   SHUFFLE   <  SKIP 222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26384Zhu, Jon, J75006ParisSeine (Paris)France
18876Chen, Luke90210Beverly HillsCaliforniaUnited States
27799Watson, BryceWA3WatfordEnglandUnited Kingdom

Generated 2025-07-22 05:24:12.337 UTC