[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 494   SHUFFLE   <  SKIP 606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21667Zhang, Crystal, A80074MünchenNordrhein-WestfalenGermany
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States
15851Anderson, Taylor, A98201EverettWashingtonUnited States

Generated 2025-07-18 09:58:56.768 UTC