[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 2696   SHUFFLE   <  SKIP 16  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19517Gomez, Max93500PantinSeine Saint DenisFrance
16232Richardson, Chase, A98033KirklandWashingtonUnited States
12268Shan, Edwin10210BerlinHamburgGermany
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-22 11:32:57.768 UTC