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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18147Luo, Katrina, JY024 1GFYorkEnglandUnited Kingdom
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom
19906Muñoz, Armando, EY024 1GFYorkEnglandUnited Kingdom
19918Alonso, Joy, AY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-08 05:42:56.814 UTC