[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 542   SHUFFLE   <  SKIP 690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20545Butler, Vanessa98033KirklandWashingtonUnited States
15180Suri, Jillian, L4000BrisbaneQueenslandAustralia
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
16008Allen, Morgan, D98033KirklandWashingtonUnited States

Generated 2025-07-15 03:07:52.663 UTC