[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 875   <  SKIP 37  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16617Xie, Alvin, M3280WarrnamboolVictoriaAustralia
16684Perez, Joel3280WarrnamboolVictoriaAustralia
17293Allen, Alexandra, B3280WarrnamboolVictoriaAustralia

Generated 2025-07-17 03:44:27.905 UTC