[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 2515   <  SKIP 711  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19553Wang, Karen, PV8Y 1L1CliffsideBritish ColumbiaCanada
12192Hayes, Jocelyn, G98225BellinghamWashingtonUnited States
20147Ramos, TabithaRG11 5TPBerkshireEnglandUnited Kingdom
27050Turner, Chloe97034Lake OswegoOregonUnited States

Generated 2025-07-18 10:45:31.052 UTC