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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20929Zeng, Darryl, CY03 4TNYorkEnglandUnited Kingdom
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom

Generated 2025-07-08 09:55:16.027 UTC