[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 250   SHUFFLE   <  SKIP 1040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
11988Chapman, Kathryn2580GoulburnNew South WalesAustralia
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-10 07:26:24.298 UTC