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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom
14117Cook, Emma, G98901YakimaWashingtonUnited States

Generated 2025-07-10 20:25:16.198 UTC