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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16471Hayes, Vanessa78400ChatouYvelineFrance
16330Simmons, Luke, J78400ChatouYvelineFrance
17894Simmons, Hailey, L78400ChatouYvelineFrance

Generated 2025-07-11 00:32:13.034 UTC