[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 2218   SHUFFLE   <  SKIP 630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26267Martin, Matthew, F90802Long BeachCaliforniaUnited States
11317Russell, Victoria, D97301SalemOregonUnited States
23422Alonso, Casey, E2113North RydeNew South WalesAustralia

Generated 2025-07-15 07:43:59.160 UTC