[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 998   SHUFFLE   <  SKIP 290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21043McDonald, Johnathan12311BerlinHamburgGermany
26045Jenkins, Samuel97222MilwaukieOregonUnited States
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States

Generated 2025-07-13 03:50:19.883 UTC