[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 875   SHUFFLE   <  SKIP 2263  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18924Williams, Rachel, C94536FremontCaliforniaUnited States
15707Rubio, Robin85049IngolstadtBayernGermany
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
26718Flores, Richard90802Long BeachCaliforniaUnited States
27915Green, Jordan, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 12:24:27.085 UTC