[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 250   SHUFFLE   <  SKIP 288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28969Flores, Eduardo, S99362Walla WallaWashingtonUnited States
12550Diaz, Austin, MOX1OxfordEnglandUnited Kingdom
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
18305Xu, Kelvin3280WarrnamboolVictoriaAustralia

Generated 2025-07-16 10:29:43.403 UTC