[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 808   SHUFFLE   <  SKIP 290  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19924Perez, Douglas85049IngolstadtBayernGermany
23146Clark, Sarah90505TorranceCaliforniaUnited States
14049Hernandez, Gina4217Gold CoastQueenslandAustralia
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 03:55:07.438 UTC