[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4687  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom
27134Chen, Glenn, K75012ParisSeine (Paris)France
28054Cox, Carol, L94063Redwood CityCaliforniaUnited States
21900Jones, Robert97005BeavertonOregonUnited States

Generated 2025-07-14 08:41:22.259 UTC