[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 398   SHUFFLE   <  SKIP 2199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23543Sanchez, Michele4810TownsvilleQueenslandAustralia
23030Jenkins, Aidan97301SalemOregonUnited States
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States

Generated 2025-07-16 01:39:38.226 UTC