[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 24   SHUFFLE   <  SKIP 816  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25346Gonzalez, Ian98501OlympiaWashingtonUnited States
13490Rodriguez, Edward95062Santa CruzCaliforniaUnited States

Generated 2025-07-14 08:49:12.678 UTC