[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 717   SHUFFLE   <  SKIP 1390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14797Gao, Steve, J63151MühlheimHamburgGermany
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
27407Griffin, Faith, L97205PortlandOregonUnited States

Generated 2025-07-21 09:40:47.285 UTC