[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 677   SHUFFLE   <  SKIP 2125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14420Wright, Chloe98036LynnwoodWashingtonUnited States
19430Goel, Sharon, ML4 4HBLiverpoolEnglandUnited Kingdom
25366Bailey, Eduardo, L94536FremontCaliforniaUnited States

Generated 2025-07-16 20:22:39.335 UTC