[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 304   SHUFFLE   <  SKIP 576  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20385Patterson, Jason98501OlympiaWashingtonUnited States
26964Tang, Kelli, G57000MetzMoselleFrance
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
27065Wright, Jordan, E94536FremontCaliforniaUnited States

Generated 2025-07-21 16:43:49.942 UTC