[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 189   SHUFFLE   <  SKIP 2833  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28965Morris, Trinity, S97205PortlandOregonUnited States
29002Walker, Hannah, F98033KirklandWashingtonUnited States
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
28291Miller, David, A98312BremertonWashingtonUnited States

Generated 2025-07-16 17:30:32.887 UTC