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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12320Alvarez, Cheryl, ARG12 8TBBracknellEnglandUnited Kingdom
16916Dominguez, Cheryl, M29910BlufftonSouth CarolinaUnited States
22786Goldstein, Wyatt98168BurienWashingtonUnited States

Generated 2025-07-13 03:59:04.815 UTC