[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 2511   SHUFFLE   <  SKIP 1158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15561Young, Angel, B97355LebanonOregonUnited States
29405Vance, Meagan, F78000VersaillesYvelineFrance
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States

Generated 2025-07-15 02:55:32.045 UTC