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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12749Lee, Miguel78400ChatouYvelineFrance
14168Guo, Edwin, M78400ChatouYvelineFrance
14534Rana, Abby, P78400ChatouYvelineFrance

Generated 2025-07-08 11:33:04.137 UTC