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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21599Lopez, Sara, A97301SalemOregonUnited States
16472Robinson, Olivia, A75007ParisSeine (Paris)France
24217Morgan, LaurenGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-17 18:02:09.323 UTC