[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 999   SHUFFLE   <  SKIP 576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12791Foster, Angelica90802Long BeachCaliforniaUnited States
27830Hall, Caleb, M33098PaderbornNordrhein-WestfalenGermany
28864Murphy, Natalie, P94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 19:15:34.728 UTC