[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 2693   SHUFFLE   <  SKIP 1127  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States
28965Morris, Trinity, S97205PortlandOregonUnited States
11388Martin, JosephYO15YorkEnglandUnited Kingdom
29138Wood, Eduardo, E91364Woodland HillsCaliforniaUnited States

Generated 2025-07-14 08:51:05.016 UTC