[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 3669   SHUFFLE   <  SKIP 104  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26595Bailey, Alyssa, C98033KirklandWashingtonUnited States
25305Rodriguez, Ivan, H60082Frankfurt am MainHamburgGermany
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom
21401Powell, Eric97355LebanonOregonUnited States

Generated 2025-07-13 22:07:32.255 UTC