[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 189   SHUFFLE   <  SKIP 2033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23359Alexander, Dalton90241DowneyCaliforniaUnited States
14082Jai, Johnny, L97005BeavertonOregonUnited States
24533Long, BlakeEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 05:02:36.643 UTC