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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27254Jimenez, Theodore, M98312BremertonWashingtonUnited States
12024Edwards, Samuel98366Port OrchardWashingtonUnited States
24679Hernandez, Wyatt, S94947NovatoCaliforniaUnited States

Generated 2025-07-10 20:47:17.860 UTC