[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 484   SHUFFLE   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11246Rubio, Latasha20354HamburgHamburgGermany
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany

Generated 2025-07-13 20:29:26.037 UTC