[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 2334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11933Rubio, Mathew98225BellinghamWashingtonUnited States
21953Vazquez, Marvin, K3337MeltonVictoriaAustralia
25801Raji, Colin, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 14:00:10.536 UTC