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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19765Patel, Ruben, I6105CloverdaleSouth AustraliaAustralia
19794Ortega, Danny, K6105CloverdaleSouth AustraliaAustralia
20253Kapoor, Veronica, G6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-09 23:24:04.710 UTC