[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 484   SHUFFLE   <  SKIP 198  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19149Parker, Sean, C98168BurienWashingtonUnited States
14770Andersen, Melvin, DSL4 1RHBerksEnglandUnited Kingdom
14963Perry, Sydney, CCM11BillericayEnglandUnited Kingdom
29016Perez, Jackson, G98270MarysvilleWashingtonUnited States

Generated 2025-07-16 00:24:20.259 UTC