[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   SHUFFLE   <  SKIP 9113  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11493Wu, Dawn, TW1V 5RNLondonEnglandUnited Kingdom
27271Reed, Anna, S98020EdmondsWashingtonUnited States

Generated 2025-07-21 10:09:30.918 UTC