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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
18865Hayes, Ashley, P98033KirklandWashingtonUnited States
28056Gray, Alex99362Walla WallaWashingtonUnited States
20479Jackson, AndrewV0SookeBritish ColumbiaCanada

Generated 2025-07-21 20:14:31.956 UTC