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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19563Moreno, Robin3550BendigoVictoriaAustralia
19574Ramos, Michele, J3550BendigoVictoriaAustralia
19787Hill, Alex, C3550BendigoVictoriaAustralia

Generated 2025-10-31 07:03:41.832 UTC