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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16456Navarro, Larry20354HamburgHamburgGermany
11016Hill, Wyatt, L91932Imperial BeachCaliforniaUnited States
16903Wright, Ian, P95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 01:20:32.375 UTC