[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 2817   SHUFFLE   <  SKIP 1594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20837Rubio, JimmyRG11 5TPBerkshireEnglandUnited Kingdom
16376Wright, Maria, D98225BellinghamWashingtonUnited States
12030Washington, Ana98027IssaquahWashingtonUnited States

Generated 2025-07-18 19:04:46.960 UTC