[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 2906  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25919Ramos, Dana, D2580GoulburnNew South WalesAustralia
18734Ashe, Barbara4000BrisbaneQueenslandAustralia
17848Yuan, Jaime, G01071DresdenHessenGermany
22446Wu, Jake, EGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-14 22:27:54.414 UTC