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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19972Chander, Lindsay, R3977CranbourneVictoriaAustralia
20151Guo, Jamie3977CranbourneVictoriaAustralia
20402Liang, Vincent3977CranbourneVictoriaAustralia

Generated 2025-07-09 00:31:26.496 UTC