[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 650   SHUFFLE   <  SKIP 3135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20496Roberts, Jada, J92020El CajonCaliforniaUnited States
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
24041Tang, Chad, L59368WerneNordrhein-WestfalenGermany
12102Simmons, Devin, K94947NovatoCaliforniaUnited States

Generated 2025-07-16 09:00:37.791 UTC