[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   SHUFFLE   SKIP 2908   <  SKIP 2144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17443Shen, Kristin, D98312BremertonWashingtonUnited States
12767Robinson, Christopher, A98901YakimaWashingtonUnited States
19063Kelly, Gabrielle93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-20 08:07:22.675 UTC