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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13809Zhou, Lisa, LMK8 8DFMilton KeynesEnglandUnited Kingdom
14625Simmons, Benjamin, I98270MarysvilleWashingtonUnited States
17063Wang, Jaclyn, M2264SilverwaterNew South WalesAustralia

Generated 2025-07-10 02:44:17.381 UTC