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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19287Chandra, Shane, M75006ParisSeine (Paris)France
22326Howard, Riley, A98055RentonWashingtonUnited States
13194Carter, Kevin, E94010BurlingameCaliforniaUnited States

Generated 2025-07-11 13:36:58.003 UTC