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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27263Kumar, Aaron, M92102San DiegoCaliforniaUnited States
14180Patel, Henry91054ErlangenBayernGermany
17035Flores, Jordan98901YakimaWashingtonUnited States

Generated 2025-11-01 02:50:46.088 UTC