[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 434   SHUFFLE   <  SKIP 95  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23970Fernandez, Rebekah75010ParisSeine (Paris)France
12466He, Willie, D93700DrancySeine Saint DenisFrance
15991Taylor, David98055RentonWashingtonUnited States

Generated 2025-07-13 06:00:15.743 UTC