[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 327   SHUFFLE   <  SKIP 989  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19075Wu, Brent75013ParisSeine (Paris)France
15954Deng, Marshall, L90706BellflowerCaliforniaUnited States
14568Kumar, Priscilla, C97005BeavertonOregonUnited States
22640Li, CalebNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-15 23:31:03.520 UTC