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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19376Wood, Paige, C75007ParisSeine (Paris)France
19484Liang, Willie, M75009ParisSeine (Paris)France
19485Shan, Raul, L75003ParisSeine (Paris)France

Generated 2025-11-05 13:39:59.265 UTC