[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1125   <  SKIP 985  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12351Zhang, Cara3429SunburyVictoriaAustralia
12987Moreno, Felicia, A3429SunburyVictoriaAustralia

Generated 2025-07-22 09:32:05.375 UTC