[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 9417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom
21847Madan, Dominic, FSW1P 2NULondonEnglandUnited Kingdom
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-13 22:28:01.871 UTC