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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18892Howard, Chase, K94014ColmaCaliforniaUnited States
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
17519Rivera, Taylor, C97222MilwaukieOregonUnited States

Generated 2025-07-18 19:59:10.562 UTC