[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom
23181Evans, Evan98225BellinghamWashingtonUnited States
18598Yonekura, Norimichi94070San CarlosCaliforniaUnited States

Generated 2025-07-13 00:29:24.509 UTC