[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 6869   <  SKIP 8  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
11525Cook, Ariana97355LebanonOregonUnited States
19402Scott, Jeremiah90241DowneyCaliforniaUnited States

Generated 2025-07-20 17:19:43.485 UTC