[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 3349   SHUFFLE   <  SKIP 4076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom
27055Sanchez, Isabella, D94014ColmaCaliforniaUnited States
23142Wu, Cara97005BeavertonOregonUnited States

Generated 2025-07-21 00:03:43.457 UTC