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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15007Rubio, Jaime, RV8Y 1L1CliffsideBritish ColumbiaCanada
17542Rai, Bridget, L91502BurbankCaliforniaUnited States
17149Richardson, Steven98270MarysvilleWashingtonUnited States

Generated 2025-07-14 06:35:43.569 UTC