[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 3437   SHUFFLE   <  SKIP 56  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18146Wang, Eugene20354HamburgHamburgGermany
25300Ashe, Jamie, P30601HannoverNordrhein-WestfalenGermany
25401Young, Gabriel, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-16 18:49:57.361 UTC