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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18088Stewart, Seth, A91950Lincoln AcresCaliforniaUnited States
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom

Generated 2025-07-20 11:44:18.652 UTC