[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 634   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom
28273Mitchell, Madeline94063Redwood CityCaliforniaUnited States
25219Lal, Karla2444Port MacquarieNew South WalesAustralia

Generated 2025-07-10 12:28:29.492 UTC