[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 559   <  SKIP 132  >   <  TAKE 2  >   

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

2 items

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

Generated 2025-07-18 14:33:45.924 UTC