[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 189   <  SKIP 502  >   <  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-19 18:30:24.199 UTC