[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 995   SHUFFLE   <  SKIP 1527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19332Alan, Kelvin40605DuesseldorfHessenGermany
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
27909Randall, MayraE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-15 04:58:29.937 UTC