[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 750   SHUFFLE   <  SKIP 278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28730Robinson, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States
16525Liang, Martha2580GoulburnNew South WalesAustralia

Generated 2025-07-10 01:18:00.446 UTC