[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 8120   <  SKIP 829  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20286Wu, Stacey, W90706BellflowerCaliforniaUnited States
27991Rivera, Natalie, J97045Oregon CityOregonUnited States
12505Martin, Dalton, JAS23Stoke-on-TrentEnglandUnited Kingdom
24860Garcia, DouglasY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-20 12:49:37.632 UTC