[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 717   SHUFFLE   <  SKIP 1357  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16001Pal, Ricardo, J91502BurbankCaliforniaUnited States
28683Munoz, Mallory78000VersaillesYvelineFrance
21383Anand, Ricardo3550BendigoVictoriaAustralia
27675Bell, Arianna, M97301SalemOregonUnited States

Generated 2025-07-20 18:11:10.132 UTC