[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8748   <  SKIP 316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-21 13:49:13.508 UTC