[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 34   SHUFFLE   <  SKIP 2305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance
25275Watson, Christina98366Port OrchardWashingtonUnited States
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-14 14:50:29.319 UTC