[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 445   SHUFFLE   <  SKIP 3674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26416Zhao, Amy, CE17 6JFLondonEnglandUnited Kingdom
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States
29016Perez, Jackson, G98270MarysvilleWashingtonUnited States

Generated 2025-07-14 12:34:01.972 UTC