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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27445Tang, Shaun, S94014ColmaCaliforniaUnited States
17939Wang, Kelli92150SuresnesHauts de SeineFrance
25042Rizaldy, Arif, A90706BellflowerCaliforniaUnited States

Generated 2025-07-21 15:26:58.139 UTC