[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 540   SHUFFLE   <  SKIP 94  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22235Peterson, Sebastian, G92118CoronadoCaliforniaUnited States
17097Kapoor, Deanna, DWA3WatfordEnglandUnited Kingdom
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom
21639Wilson, Anthony98168BurienWashingtonUnited States

Generated 2025-07-15 02:55:33.486 UTC