[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 817   SHUFFLE   <  SKIP 800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28792Stone, Henry, J98168BurienWashingtonUnited States
13226Mitchell, Jenna99362Walla WallaWashingtonUnited States
27888Rodriguez, Tina75002ParisSeine (Paris)France

Generated 2025-07-17 19:55:30.835 UTC