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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom
22970Phillips, Mary98225BellinghamWashingtonUnited States
19372Long, Cassidy93700DrancySeine Saint DenisFrance

Generated 2025-07-09 23:43:03.220 UTC