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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27555Alexander, Isabella90505TorranceCaliforniaUnited States
22943Parker, Timothy, C1002SydneyNew South WalesAustralia
20339Hughes, Kaitlyn90802Long BeachCaliforniaUnited States

Generated 2025-07-11 03:07:26.969 UTC