[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 250   SHUFFLE   <  SKIP 679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15941Brooks, Bailey, M94536FremontCaliforniaUnited States
17107Yuan, Priscilla, L59368WerneNordrhein-WestfalenGermany
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-10 07:05:13.906 UTC