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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom
20807Foster, Jordan, MYO15YorkEnglandUnited Kingdom
20825Kapoor, PamelaYO15YorkEnglandUnited Kingdom
20929Zeng, Darryl, CY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-08 18:10:18.587 UTC