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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
17803Hernandez, Renee, CPB12PeterboroughEnglandUnited Kingdom
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 15:38:23.175 UTC