[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 998   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22279Kelly, Riley94010BurlingameCaliforniaUnited States
25686Hernandez, NaomiHP10 9QYHigh WycombeEnglandUnited Kingdom
24349Patterson, Jill92102San DiegoCaliforniaUnited States

Generated 2025-07-09 09:26:25.801 UTC