[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 2768   SHUFFLE   <  SKIP 294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20837Rubio, JimmyRG11 5TPBerkshireEnglandUnited Kingdom
15982Evans, Jose90210Beverly HillsCaliforniaUnited States
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States

Generated 2025-07-19 11:52:31.998 UTC