[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 602   SHUFFLE   <  SKIP 256  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
24067Raman, Carolyn, V60323FrankfurtHessenGermany
14344Xie, Kurt, A4217Gold CoastQueenslandAustralia
19945Garcia, Phillip, P94310OrlyVal de MarneFrance
16770Rogers, Charles90712LakewoodCaliforniaUnited States
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-11-05 22:22:21.703 UTC