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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13581Blanco, Albert, WEM15Esher-MoleseyEnglandUnited Kingdom
20296Diaz, Morgan, L94010BurlingameCaliforniaUnited States
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 15:16:48.928 UTC