[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 468   SHUFFLE   <  SKIP 864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16443Gao, Dawn, CGL7 1RYGloucestershireEnglandUnited Kingdom
11663Williams, Seth, A99362Walla WallaWashingtonUnited States
27572Carter, Isaiah92020El CajonCaliforniaUnited States

Generated 2025-07-07 21:21:09.210 UTC