[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 364   SHUFFLE   <  SKIP 2621  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14433Peterson, Jennifer, H94519ConcordCaliforniaUnited States
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom
15178Tang, Drew, W3550BendigoVictoriaAustralia

Generated 2025-07-20 04:50:30.555 UTC