[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 1025   <  SKIP 1352  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16694Sun, Mandy, L2065St. LeonardsNew South WalesAustralia
16927Gonzalez, Rebekah, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 04:04:04.297 UTC