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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12062Long, Edward, H94070San CarlosCaliforniaUnited States
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom
23722Perez, Andrea91203GlendaleCaliforniaUnited States

Generated 2025-07-08 01:10:38.512 UTC