[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 4   SHUFFLE   <  SKIP 213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25758Gutierrez, Leslie20354HamburgHamburgGermany
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
19490Smith, Kristina, D75019ParisSeine (Paris)France

Generated 2025-07-17 18:42:55.685 UTC