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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20306Baker, Mary94519ConcordCaliforniaUnited States
25760Alexander, Natalie, APB12PeterboroughEnglandUnited Kingdom
16728Morris, Cole, D97222MilwaukieOregonUnited States

Generated 2025-07-09 07:17:10.785 UTC