[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 875   SHUFFLE   <  SKIP 6516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24553Ashe, Michele, A95010HofBayernGermany
13577Torres, Theodore75019ParisSeine (Paris)France
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-08 07:43:00.965 UTC