[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 568   SHUFFLE   <  SKIP 912  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11225Lee, Madison, D98055RentonWashingtonUnited States
15316Harris, Alexis94015Daly CityCaliforniaUnited States
20026Richardson, Jasmine98901YakimaWashingtonUnited States

Generated 2025-07-11 03:38:15.886 UTC