[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 548   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18111Morris, Timothy, M94941Mill ValleyCaliforniaUnited States
23209Lewis, Lucas, AV8XRoyal OakBritish ColumbiaCanada
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 02:07:45.971 UTC