[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 0   SHUFFLE   <  SKIP 2942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27820Patel, JoelWA1 4SYWoolstonEnglandUnited Kingdom
15330Richardson, Catherine98312BremertonWashingtonUnited States
21545Schmidt, Michele, MY024 1GFYorkEnglandUnited Kingdom

Generated 2025-11-01 11:25:03.795 UTC