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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom
22635Hernandez, Kristi, LC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 09:06:36.975 UTC