[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 1875   SHUFFLE   <  SKIP 3007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States
20704Rodriguez, Shane, R97005BeavertonOregonUnited States
17854Gomez, Shannon20354HamburgHamburgGermany

Generated 2025-07-17 08:46:47.960 UTC