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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom
19170Campbell, Luis, A98168BurienWashingtonUnited States
14570Henderson, Hannah98901YakimaWashingtonUnited States

Generated 2025-07-10 09:31:34.605 UTC