[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 3485   <  SKIP 506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14592Thompson, Jessica99362Walla WallaWashingtonUnited States
26587Johnsen, Mario, W2444Port MacquarieNew South WalesAustralia
20414Bailey, Amanda, M92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 19:37:09.850 UTC