[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 2421   SHUFFLE   <  SKIP 1293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17643Cai, Wesley, R75013ParisSeine (Paris)France
18435Phillips, Maria, I99362Walla WallaWashingtonUnited States
25249Watson, Alexandra, H2580GoulburnNew South WalesAustralia

Generated 2025-07-12 13:06:51.659 UTC