[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 470   SHUFFLE   <  SKIP 3722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22382Xu, Bethany, FSW6 SBYLondonEnglandUnited Kingdom
12658Gomez, Joy, JYO15YorkEnglandUnited Kingdom
24521Wood, Jordyn98033KirklandWashingtonUnited States

Generated 2025-07-11 23:24:24.361 UTC