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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19467Alvarez, KristaSL67RJMaidenheadEnglandUnited Kingdom
17610White, Anna92102San DiegoCaliforniaUnited States
15003Yang, Dennis, P93500PantinSeine Saint DenisFrance

Generated 2025-07-13 15:01:01.721 UTC