[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 2164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20608Hu, Cara3429SunburyVictoriaAustralia
21180Flores, Katherine3429SunburyVictoriaAustralia
21208Griffin, Olivia3429SunburyVictoriaAustralia

Generated 2025-11-05 21:11:19.948 UTC