[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 368   SHUFFLE   <  SKIP 1588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19694Perez, Stephanie98020EdmondsWashingtonUnited States
22483Ramos, Lee75012ParisSeine (Paris)France
27620Hughes, Nicole, A94014ColmaCaliforniaUnited States

Generated 2025-07-17 03:14:07.959 UTC