[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 2604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27410Patterson, Brianna, B94070San CarlosCaliforniaUnited States
24864Sun, Jeffery, J12171BerlinSaarlandGermany
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 21:45:59.415 UTC