[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 16   <  SKIP 26  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom
14780Alonso, Tabitha59223RoncqNordFrance
14283Simmons, Seth, E97034Lake OswegoOregonUnited States
16286Torres, Billy, F75006ParisSeine (Paris)France
13499Cox, Olivia, K59000LilleNordFrance
20120Hughes, Fernando98055RentonWashingtonUnited States
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-12 03:14:13.543 UTC