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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26546Bennett, Miguel91932Imperial BeachCaliforniaUnited States
23082Williams, Jonathan91977Spring ValleyCaliforniaUnited States
20212Alonso, Krista, P1002SydneyNew South WalesAustralia

Generated 2025-07-09 19:17:15.618 UTC