[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 1429   <  SKIP 969  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20415Sai, Evelyn2065St. LeonardsNew South WalesAustralia
20813Mr., Rothkugel, Michael, L.2065St. LeonardsNew South WalesAustralia

Generated 2025-07-17 15:31:11.472 UTC