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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
28986King, Caleb, JV3L 1H4WestminsterBritish ColumbiaCanada
28242Butler, Madison91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 16:07:40.468 UTC