[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 0   SHUFFLE   <  SKIP 2335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18653Madan, Emmanuel, D98312BremertonWashingtonUnited States
20813Mr., Rothkugel, Michael, L.2065St. LeonardsNew South WalesAustralia
26811Sanchez, Rachael91502BurbankCaliforniaUnited States

Generated 2025-10-31 12:24:33.551 UTC