[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 2370  >   <  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-04 09:19:20.153 UTC