[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 480   SHUFFLE   <  SKIP 2166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22634Sandoval, Giraldo, HierroKB9KirkbyEnglandUnited Kingdom
19660Hill, Devin95062Santa CruzCaliforniaUnited States
16690Wu, Aimee2113North RydeNew South WalesAustralia

Generated 2025-07-14 16:43:53.459 UTC