[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   SHUFFLE   SKIP 9718   <  SKIP 277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25338Perez, Jason97045Oregon CityOregonUnited States
29375Malhotra, Sergio, A60082Frankfurt am MainHamburgGermany
12745Wu, RafaelKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 03:23:17.703 UTC