[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 158   SHUFFLE   <  SKIP 762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19657Griffin, Emily98055RentonWashingtonUnited States
12473Sai, SergioY024 1GFYorkEnglandUnited Kingdom
17519Rivera, Taylor, C97222MilwaukieOregonUnited States

Generated 2025-07-14 02:09:07.895 UTC