[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 2421   SHUFFLE   <  SKIP 2064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11873Zhang, Ryan91977Spring ValleyCaliforniaUnited States
18186Hernandez, LoriNT20Newcastle upon TyneEnglandUnited Kingdom
29470Roberts, Nathan93700DrancySeine Saint DenisFrance

Generated 2025-07-14 02:08:03.391 UTC