[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 2963   SHUFFLE   <  SKIP 630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20695Brown, Joshua91941GrossmontCaliforniaUnited States
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance
25405Wagner, Brandon, E98168BurienWashingtonUnited States

Generated 2025-07-19 05:09:36.264 UTC