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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24476Brooks, Jared3977CranbourneVictoriaAustralia
24370West, Nathan3977CranbourneVictoriaAustralia
24382Sanchez, Patrick, W3977CranbourneVictoriaAustralia

Generated 2025-07-09 16:43:09.154 UTC