[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 158   SHUFFLE   <  SKIP 486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25337Washington, Megan, R97222MilwaukieOregonUnited States
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
27766Vance, Joel01071DresdenHessenGermany

Generated 2025-07-13 13:54:46.249 UTC