[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 211   SHUFFLE   <  SKIP 2339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28557Alvarez, Casey, AKB9KirkbyEnglandUnited Kingdom
25725Lal, Chad, S66272Sulzbach TaunusSaarlandGermany
29140Ward, Richard98366Port OrchardWashingtonUnited States

Generated 2025-07-18 19:46:58.689 UTC