[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 1686   <  SKIP 684  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15170Martinez, Jermaine, L2065St. LeonardsNew South WalesAustralia
15438Rodriguez, Arthur2065St. LeonardsNew South WalesAustralia
15596Goel, Gilbert2065St. LeonardsNew South WalesAustralia

Generated 2025-11-05 02:40:39.880 UTC