[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 3311   SHUFFLE   <  SKIP 437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22250Wilson, Michael, K95062Santa CruzCaliforniaUnited States
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
28836Cook, LaurenV9MetchosinBritish ColumbiaCanada

Generated 2025-07-20 14:20:48.974 UTC