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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27718Shan, Franklin, C2065St. LeonardsNew South WalesAustralia
27722Jai, Melvin, M2065St. LeonardsNew South WalesAustralia
27968Xu, Roger2065St. LeonardsNew South WalesAustralia

Generated 2025-10-31 20:18:49.203 UTC