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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
25125Wang, Randy, G3337MeltonVictoriaAustralia
28660Anderson, Justin97005BeavertonOregonUnited States

Generated 2025-07-10 22:51:48.615 UTC