[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 406   SHUFFLE   <  SKIP 3057  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16956Flores, Austin, J98901YakimaWashingtonUnited States
11973Barnes, Caroline98055RentonWashingtonUnited States
22361White, Nathan, G91950National CityCaliforniaUnited States

Generated 2025-07-14 05:38:27.555 UTC