[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 2927   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13682Lopez, Fernando, M33098PaderbornNordrhein-WestfalenGermany
13177Rogers, Taylor97222MilwaukieOregonUnited States
24940Martin, Fernando94519ConcordCaliforniaUnited States

Generated 2025-07-14 21:20:07.963 UTC