[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11745Gonzalez, Allison99362Walla WallaWashingtonUnited States
26722McDonald, Alexandra90241DowneyCaliforniaUnited States
17589Brooks, Melanie, L98027IssaquahWashingtonUnited States

Generated 2025-07-12 21:42:46.105 UTC