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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21545Schmidt, Michele, MY024 1GFYorkEnglandUnited Kingdom
20929Zeng, Darryl, CY03 4TNYorkEnglandUnited Kingdom
21683Suri, HenryYO15YorkEnglandUnited Kingdom

Generated 2025-07-07 09:31:47.475 UTC