[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3677   SHUFFLE   <  SKIP 1438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
14351Gray, Riley94704BerkeleyCaliforniaUnited States
21788Barnes, Spencer92806La JollaCaliforniaUnited States

Generated 2025-07-20 02:13:39.171 UTC