[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 2286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16947Stewart, Savannah, K95062Santa CruzCaliforniaUnited States
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
26087Price, Ashley, H97222MilwaukieOregonUnited States

Generated 2025-07-09 08:25:23.009 UTC