[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2498   <  SKIP 5695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
12960Lewis, Ashley, L90505TorranceCaliforniaUnited States
24505Gonzalez, Clifford6006PerthSouth AustraliaAustralia

Generated 2025-07-19 10:12:23.127 UTC