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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 15:35:20.458 UTC