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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26969Hu, Cedric33041PaderbornHamburgGermany
23700Young, Katelyn, W97355LebanonOregonUnited States
26105Gonzales, Morgan, C94014ColmaCaliforniaUnited States

Generated 2025-07-12 22:04:30.344 UTC