[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 512   SHUFFLE   <  SKIP 599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21281Hill, Andrea91910Chula VistaCaliforniaUnited States
19274Yang, Karen, E63151MühlheimHamburgGermany
20157Reed, Riley, A2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-19 16:01:15.466 UTC