[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 413   SHUFFLE   <  SKIP 1743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14329Sanchez, Holly91502BurbankCaliforniaUnited States
24726Hughes, Marissa97068W. LinnOregonUnited States
17712Blanco, Gary78000VersaillesYvelineFrance

Generated 2025-07-20 12:29:13.203 UTC