[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 2852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13233Coleman, Richard98270MarysvilleWashingtonUnited States
23423Powell, Adam4000BrisbaneQueenslandAustralia
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States

Generated 2025-07-11 13:29:29.465 UTC