[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 363   SHUFFLE   <  SKIP 366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12409Hill, Savannah, E95062Santa CruzCaliforniaUnited States
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance
16075Johnson, Alexis, J99362Walla WallaWashingtonUnited States
26334Blanco, Ross90706BellflowerCaliforniaUnited States

Generated 2025-07-20 16:02:39.879 UTC