[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 9342  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 01:51:12.624 UTC