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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17490Moore, Grace, M91932Imperial BeachCaliforniaUnited States
17001Moore, Ashley, F98284Sedro WoolleyWashingtonUnited States
19204Evans, Sydney97045Oregon CityOregonUnited States

Generated 2025-07-10 07:49:43.543 UTC