[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 425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12719Ruiz, Cheryl, J92310SèvresHauts de SeineFrance
25312Ramos, Erik, MEC1R 0DULondonEnglandUnited Kingdom
19669Hill, Hailey98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-13 00:11:31.705 UTC