[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 416   SHUFFLE   <  SKIP 2143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29479Tang, Tommy, L78000VersaillesYvelineFrance
11489Goel, Deborah, SOX1OxfordEnglandUnited Kingdom
29017Long, Gabriel97071WoodburnOregonUnited States

Generated 2025-07-14 18:18:28.406 UTC