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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21011Wang, AimeeW10 6BLLondonEnglandUnited Kingdom
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
21106Sharma, KatieC2H 7AULondonEnglandUnited Kingdom
21110Zeng, Brent, SSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 03:41:57.171 UTC