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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17570Sanchez, Carlos, W98168BurienWashingtonUnited States
28874Brooks, Alexa, F98052RedmondWashingtonUnited States
17666Torres, Steven, W91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-05 11:02:26.843 UTC