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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16617Xie, Alvin, M3280WarrnamboolVictoriaAustralia
17293Allen, Alexandra, B3280WarrnamboolVictoriaAustralia
17328Cox, Michelle, E3280WarrnamboolVictoriaAustralia

Generated 2025-07-08 03:13:53.060 UTC