[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 9421  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom
22305Carlson, Anne, HSW19 3RULondonEnglandUnited Kingdom
22309Zhou, Leah, LEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-20 05:38:02.990 UTC