[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 2103   SHUFFLE   <  SKIP 3032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19287Chandra, Shane, M75006ParisSeine (Paris)France
28184Russell, Madison92625Newport BeachCaliforniaUnited States
23850Hall, Anna, J98270MarysvilleWashingtonUnited States

Generated 2025-07-20 21:14:00.090 UTC