[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 908   SHUFFLE   <  SKIP 195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18652Diaz, Meredith, W98168BurienWashingtonUnited States
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom
20027Murphy, Danielle91203GlendaleCaliforniaUnited States

Generated 2025-07-14 23:45:35.911 UTC