[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 516   <  SKIP 175  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11075Jimenez, Felicia, L3550BendigoVictoriaAustralia
11444Mehta, Tina, C3550BendigoVictoriaAustralia

Generated 2025-11-05 16:17:25.437 UTC