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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22227Cai, Barbara, A91502BurbankCaliforniaUnited States
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
28849Murphy, Garrett99202SpokaneWashingtonUnited States

Generated 2025-07-17 20:01:00.639 UTC