[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 4533  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27123Xie, Jaclyn59170CroixNordFrance
27805Ye, Barbara, A59170CroixNordFrance
27816Kapoor, Erick, J59170CroixNordFrance

Generated 2025-07-13 18:41:40.623 UTC