[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 562   <  SKIP 180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19787Hill, Alex, C3550BendigoVictoriaAustralia
19093Ashe, Tara, J3550BendigoVictoriaAustralia
20160Garcia, George3550BendigoVictoriaAustralia

Generated 2025-11-05 12:51:56.985 UTC