[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 9382   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20322Wood, Rachel98270MarysvilleWashingtonUnited States
24401Rana, Douglas90706BellflowerCaliforniaUnited States
20207Bailey, Angel, T92806La JollaCaliforniaUnited States

Generated 2025-07-19 22:22:16.755 UTC