[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 6105   SHUFFLE   <  SKIP 2437  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21836Raman, Kristi59368WerneNordrhein-WestfalenGermany
26595Bailey, Alyssa, C98033KirklandWashingtonUnited States

Generated 2025-07-19 11:19:19.034 UTC