[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 518   SHUFFLE   <  SKIP 2112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17390Lewis, Blake97222MilwaukieOregonUnited States
13195Perry, Aaron94109San FranciscoCaliforniaUnited States
23973Long, Zachary, A75007ParisSeine (Paris)France

Generated 2025-07-18 17:13:11.573 UTC