[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 3027   SHUFFLE   <  SKIP 1218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13767Jimenez, Linda80074MünchenHamburgGermany
15617Chande, Dawn, A75008ParisSeine (Paris)France
18540Perry, Victoria, M94536FremontCaliforniaUnited States

Generated 2025-07-12 03:28:32.214 UTC