[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 2927   SHUFFLE   <  SKIP 821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
21826Russell, Abigail, H85049IngolstadtBayernGermany
13871Gonzales, Sarah94303Palo AltoCaliforniaUnited States

Generated 2025-07-17 06:22:13.543 UTC