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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21836Raman, Kristi59368WerneNordrhein-WestfalenGermany
19734Weisman, Natalie92102San DiegoCaliforniaUnited States
11882Stewart, Patrick, L98104SeattleWashingtonUnited States
18726Anand, Katrina, L2036MatravilleNew South WalesAustralia

Generated 2025-11-04 23:41:45.291 UTC