[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 560   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21590Gonzales, Taylor, M98225BellinghamWashingtonUnited States
13002Cai, Roger, A2138RhodesNew South WalesAustralia
16951Bennett, Cassidy, A98201EverettWashingtonUnited States

Generated 2025-11-05 22:19:50.200 UTC