[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 1074  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14949Wu, SteveCB4 4BZCambridgeEnglandUnited Kingdom
20319Alexander, Dylan98168BurienWashingtonUnited States
19943Carlson, Walter75003ParisSeine (Paris)France
27372Sai, Andre34205BradentonFloridaUnited States

Generated 2025-07-09 20:22:34.803 UTC