[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 327   SHUFFLE   <  SKIP 638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26208Anand, SharonWA3WatfordEnglandUnited Kingdom
15991Taylor, David98055RentonWashingtonUnited States
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 23:51:35.725 UTC