[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 0   SHUFFLE   <  SKIP 1914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11820Lopez, KatelynV8VVictoriaBritish ColumbiaCanada
11911Kapoor, Rachael, D3220GeelongVictoriaAustralia
13300Hernandez, Timothy98052RedmondWashingtonUnited States

Generated 2025-11-02 19:05:21.899 UTC