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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27512Lopez, Joe, L2138RhodesNew South WalesAustralia
25356Miller, Jonathan, A98168BurienWashingtonUnited States
11200Griffin, Jason, LV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-19 22:15:13.331 UTC