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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16216Mitchell, Charles, L98366Port OrchardWashingtonUnited States
26622Howard, Jan98020EdmondsWashingtonUnited States
19849Wu, Jorge, J90706BellflowerCaliforniaUnited States

Generated 2025-07-16 11:51:00.504 UTC