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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23109Hughes, Lauren, E97071WoodburnOregonUnited States
28969Flores, Eduardo, S99362Walla WallaWashingtonUnited States
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 10:57:04.236 UTC