[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 7828   SHUFFLE   <  SKIP 2235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom
20359Blue, Rachel90706BellflowerCaliforniaUnited States
28449Gill, Jarred, K91420MorangisEssonneFrance

Generated 2025-07-16 23:05:10.479 UTC