[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2130   SHUFFLE   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17918Zeng, Suzanne2777SpringwoodNew South WalesAustralia
24675Nelson, Jackson91791West CovinaCaliforniaUnited States
14816Lewis, KatherineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-16 23:04:40.905 UTC