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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18831Hernandez, Andy90706BellflowerCaliforniaUnited States
19858Collins, Jenna, G97301SalemOregonUnited States
19535Mitchell, Alex, S91950National CityCaliforniaUnited States

Generated 2025-07-20 19:26:15.290 UTC