[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 1039   SHUFFLE   <  SKIP 1747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
23611Natsuhara, Dave, E92310SèvresHauts de SeineFrance
19705Hughes, AnnaV0SookeBritish ColumbiaCanada

Generated 2025-07-18 15:16:38.319 UTC