[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 3437   SHUFFLE   <  SKIP 35  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20879Sanchez, PamelaEC1R 0DULondonEnglandUnited Kingdom
26599Reed, Allison91364Woodland HillsCaliforniaUnited States
24577Lal, GilbertWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-16 06:01:16.433 UTC