[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 508   SHUFFLE   <  SKIP 662  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
19695Gonzalez, Angel, D97045Oregon CityOregonUnited States

Generated 2025-07-13 22:46:34.946 UTC