[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   SKIP 0   SHUFFLE   <  SKIP 3385  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18143Shen, Chad75010ParisSeine (Paris)France
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
21327Washington, Connor90505TorranceCaliforniaUnited States
20321Chen, Colleen, C91502BurbankCaliforniaUnited States
16110Long, Brandon, MV8VVictoriaBritish ColumbiaCanada
17282Alexander, Alyssa, M3977CranbourneVictoriaAustralia
11478Hernandez, Billy, C92310SèvresHauts de SeineFrance

Generated 2025-11-05 05:49:32.640 UTC