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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19019Gonzales, Jackson94303Palo AltoCaliforniaUnited States
17134Mehta, Tabitha, I98225BellinghamWashingtonUnited States
15453Barnes, Isabelle, CNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-16 11:01:17.012 UTC