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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance

Generated 2025-07-14 15:47:28.031 UTC