[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 461   SHUFFLE   <  SKIP 2990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18698Chande, Jaclyn, S2300NewcastleNew South WalesAustralia
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
14011Shen, Roger, G2065St. LeonardsNew South WalesAustralia

Generated 2025-07-10 17:59:15.518 UTC