[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 3669   SHUFFLE   <  SKIP 2326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
23181Evans, Evan98225BellinghamWashingtonUnited States
22672Wu, Crystal, WKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 09:46:49.624 UTC