[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 5215   <  SKIP 198  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
25988Muñoz, Victor, M97005BeavertonOregonUnited States
25195Wilson, Alexandra94519ConcordCaliforniaUnited States
18069Hill, Elijah, E92020El CajonCaliforniaUnited States
28177Henderson, Cameron, JV8XRoyal OakBritish ColumbiaCanada
11345Ramos, Robin93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-20 12:26:38.115 UTC