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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20550Pal, MohamedCB4 4BZCambridgeEnglandUnited Kingdom
28633Howard, Christina98052RedmondWashingtonUnited States
17786Gutierrez, KathleenNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 16:50:35.665 UTC