[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 5717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16827Chen, Jeffery, CRG41 1QWWokinghamEnglandUnited Kingdom
11727Taylor, Benjamin91950National CityCaliforniaUnited States
13739Coleman, Jason, H98055RentonWashingtonUnited States

Generated 2025-07-12 22:01:02.523 UTC