[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 344   SHUFFLE   <  SKIP 744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14961Yang, Jaclyn80074MünchenNordrhein-WestfalenGermany
23515Walker, Zachary, A94063Redwood CityCaliforniaUnited States
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 05:46:19.341 UTC