[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 1429   SHUFFLE   <  SKIP 81  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom
17298Peterson, Lucas3337MeltonVictoriaAustralia
29158Edwards, Ian, A98168BurienWashingtonUnited States

Generated 2025-07-18 14:13:33.106 UTC