[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 1641   <  SKIP 1376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom
29128Reed, Alyssa91941GrossmontCaliforniaUnited States
18026He, Alisha, ROX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-19 02:24:23.033 UTC