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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14909Bryant, Benjamin, E97330CorvallisOregonUnited States
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany
11777Long, Miranda94010BurlingameCaliforniaUnited States

Generated 2025-07-22 11:19:26.973 UTC