[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 4160   SHUFFLE   <  SKIP 512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28831Harris, Elizabeth, L91932Imperial BeachCaliforniaUnited States
16469Tang, Michele59223RoncqNordFrance
24145Serrano, Cheryl, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-20 19:08:44.040 UTC