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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23821Lal, Jordan98020EdmondsWashingtonUnited States
17865Barnes, Blake, AV9LangfordBritish ColumbiaCanada
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-20 23:22:17.668 UTC