[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 4   SHUFFLE   <  SKIP 517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12779Rogers, Mason, E98901YakimaWashingtonUnited States
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom
16570She, Julie, G78000VersaillesYvelineFrance

Generated 2025-07-15 09:18:27.435 UTC