[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 784  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States
24121Liu, Valerie, R66041PoingSaarlandGermany
22306Kapoor, Ivan, T75007ParisSeine (Paris)France
21938Hall, Savannah, K97222MilwaukieOregonUnited States

Generated 2025-07-12 17:01:52.826 UTC