[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 406   SHUFFLE   <  SKIP 2899  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20580Huang, Ernest, L75013ParisSeine (Paris)France
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
14206West, Edwin34117KasselHessenGermany

Generated 2025-07-15 06:13:50.569 UTC