[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 250   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
22218Bryant, Christian, M98312BremertonWashingtonUnited States
15700Guo, Eugene, R75003ParisSeine (Paris)France

Generated 2025-07-11 03:19:16.017 UTC