[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 405   SHUFFLE   <  SKIP 1568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25183Thomas, Michael, K98104SeattleWashingtonUnited States
26595Bailey, Alyssa, C98033KirklandWashingtonUnited States
17044Hayes, Ana98055RentonWashingtonUnited States

Generated 2025-07-14 17:54:22.539 UTC