[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 2668  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18464Suri, Toni2300NewcastleNew South WalesAustralia
12724Martin, Eddie, C48001MünsterSaarlandGermany
12883Bailey, Stephanie, M92118CoronadoCaliforniaUnited States

Generated 2025-07-11 19:01:07.800 UTC