[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 542   SHUFFLE   <  SKIP 678  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom
14590Butler, Marissa, E94519ConcordCaliforniaUnited States
20453Arun, Bryant, C2777SpringwoodNew South WalesAustralia
15371Bryant, Cameron99362Walla WallaWashingtonUnited States

Generated 2025-07-16 02:56:55.607 UTC