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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
21106Sharma, KatieC2H 7AULondonEnglandUnited Kingdom
21110Zeng, Brent, SSW1P 2NULondonEnglandUnited Kingdom
21111Deng, RicardoSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-16 21:44:06.649 UTC