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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25203Wood, Caroline90706BellflowerCaliforniaUnited States
23050Hall, Jack, P97301SalemOregonUnited States
16593He, SuzanneB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-11 10:31:00.332 UTC