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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-17 16:43:17.011 UTC