[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 2236   SHUFFLE   <  SKIP 3735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26246Bell, Jade, T94010BurlingameCaliforniaUnited States
24140Lin, Alvin75017ParisSeine (Paris)France
17795Diaz, Jaime, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 18:45:19.307 UTC