[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 480   SHUFFLE   <  SKIP 146  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18372Thomas, JeremiahV3L 1E7WestminsterBritish ColumbiaCanada
22256Lu, Edwin91910Chula VistaCaliforniaUnited States
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 15:48:39.649 UTC