[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 3717   SHUFFLE   <  SKIP 781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19263Chande, Nina, DW1N 9FALondonEnglandUnited Kingdom
16714Nicholls, Dalton91950National CityCaliforniaUnited States
14495Diaz, Nathan91941GrossmontCaliforniaUnited States

Generated 2025-07-18 21:06:50.982 UTC