[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 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14571Richardson, Rachel, M90706BellflowerCaliforniaUnited States
14460Long, Jose98201EverettWashingtonUnited States
14098Lopez, Allison, D98027IssaquahWashingtonUnited States

Generated 2025-07-12 01:08:12.061 UTC