[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 798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25570Torres, Robyn75008ParisSeine (Paris)France
23047Xu, Valerie91910Chula VistaCaliforniaUnited States
25976Coleman, Hunter, F92020El CajonCaliforniaUnited States

Generated 2025-07-13 20:10:05.469 UTC