[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 2218   SHUFFLE   <  SKIP 649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom
20790Harrison, Kayla, M94947NovatoCaliforniaUnited States
25180Simmons, Ana98036LynnwoodWashingtonUnited States

Generated 2025-07-14 02:17:04.471 UTC