[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 875   SHUFFLE   <  SKIP 3265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom
29327Chandra, Allen98312BremertonWashingtonUnited States
26267Martin, Matthew, F90802Long BeachCaliforniaUnited States

Generated 2025-07-09 04:36:41.346 UTC