[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 2751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15438Rodriguez, Arthur2065St. LeonardsNew South WalesAustralia
19669Hill, Hailey98284Sedro WoolleyWashingtonUnited States
23467Bennett, Nicole98371PuyallupWashingtonUnited States

Generated 2025-11-02 02:26:04.243 UTC