[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 625   SHUFFLE   <  SKIP 2369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23382Barnes, Xavier, L91364Woodland HillsCaliforniaUnited States
17088Yuan, Wayne, V75019ParisSeine (Paris)France
25633Sutton, Tara, A80074MünchenHamburgGermany

Generated 2025-07-08 20:22:45.937 UTC