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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14946Vance, Frederick75017ParisSeine (Paris)France
20386Russell, Anna, O91945Lemon GroveCaliforniaUnited States
28275Howard, Ian, L94010BurlingameCaliforniaUnited States

Generated 2025-07-19 22:22:24.839 UTC