[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 2147   SHUFFLE   <  SKIP 269  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17610White, Anna92102San DiegoCaliforniaUnited States
19446Nath, Bridget, C17490Saint OuenCharente-MaritimeFrance
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
13967Zhang, Glenn, A3280WarrnamboolVictoriaAustralia
17196Fernandez, Douglas75019ParisSeine (Paris)France
20186Li, ConnorV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-10 22:48:05.247 UTC