[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 250   <  SKIP 8033  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia
11013Jenkins, Ian, M97355LebanonOregonUnited States
11066Butler, Grace, T97355LebanonOregonUnited States
11084Phillips, Lucas97355LebanonOregonUnited States

Generated 2025-07-20 12:39:48.621 UTC