[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 3669   SHUFFLE   <  SKIP 1154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11945Huang, Dennis94519ConcordCaliforniaUnited States
16406Henderson, Dakota, MOX1OxfordEnglandUnited Kingdom
16161Deng, Jodi7001HobartTasmaniaAustralia

Generated 2025-07-21 15:11:07.137 UTC