[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 2328   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States
19427Lopez, Troy, M75008ParisSeine (Paris)France
25301Black, RaulCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-20 13:50:30.514 UTC