[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 3523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11680Nelson, Kaylee, E98052RedmondWashingtonUnited States
15485Wright, Jordan91932Imperial BeachCaliforniaUnited States
11318Wilson, Jessica98020EdmondsWashingtonUnited States

Generated 2025-07-19 15:17:51.727 UTC