[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 159   SHUFFLE   <  SKIP 2183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18163Zhang, Gabriel57000MetzMoselleFrance
12744Moore, Anna, AGL50CheltenhamEnglandUnited Kingdom
15416Barnes, Edward, A97222MilwaukieOregonUnited States

Generated 2025-07-20 06:34:10.242 UTC