[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 807   SHUFFLE   <  SKIP 1734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22660Lopez, Monica, M46236BottropNordrhein-WestfalenGermany
20532Watson, Joan, D92118CoronadoCaliforniaUnited States
19682Kumar, Eric98033KirklandWashingtonUnited States

Generated 2025-07-15 02:51:02.941 UTC