[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 482   SHUFFLE   <  SKIP 3707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21880Gomez, Marc, J3977CranbourneVictoriaAustralia
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
14797Gao, Steve, J63151MühlheimHamburgGermany

Generated 2025-07-13 02:36:25.894 UTC