[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 189   SHUFFLE   <  SKIP 1202  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29140Ward, Richard98366Port OrchardWashingtonUnited States
12813Ramos, Reginald01071DresdenHessenGermany
22828Suri, FranciscoOX16 8RSOxonEnglandUnited Kingdom
20866Jones, David, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 13:40:12.813 UTC