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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22320Gill, Danny, LRG11 5TPBerkshireEnglandUnited Kingdom
27542Rivera, Jessica, M98201EverettWashingtonUnited States
26734Powell, Morgan, A98027IssaquahWashingtonUnited States

Generated 2025-07-22 13:08:45.464 UTC