[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21043McDonald, Johnathan12311BerlinHamburgGermany
13581Blanco, Albert, WEM15Esher-MoleseyEnglandUnited Kingdom
20123Gonzalez, Aaron, M91941GrossmontCaliforniaUnited States

Generated 2025-07-11 18:35:20.573 UTC