[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 24   SHUFFLE   <  SKIP 2267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26376Martinez, Anthony91950National CityCaliforniaUnited States
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
17329Wilson, Jasmine2450Coffs HarbourNew South WalesAustralia
14204Sara, Chelsea, S77127LieusaintSeine et MarneFrance

Generated 2025-07-11 19:18:35.206 UTC