[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 189   SHUFFLE   <  SKIP 1202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12652Martin, Carolyn, MSW8 1XDLondonEnglandUnited Kingdom
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom
11663Williams, Seth, A99362Walla WallaWashingtonUnited States

Generated 2025-07-14 01:04:01.730 UTC